home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / seemail1.zip / SMB0A0D.LD < prev    next >
Text File  |  1991-11-09  |  299b  |  8 lines

  1. @echo off
  2. rem MCI Mailer batch file
  3. rem This loads the MCI Mailer resident for background mail transfers.
  4. rem Use See Mail Setup Communications to create the default.mcf configuration.
  5. rem Defaults are for standard See Mail setup.
  6. echo Loading MCI Mail program
  7. %%p\mcimail %%p\default.mcf /R
  8.